From bc9af9bd60165e5947485b047ee968db34833ca5 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 27 Nov 2000 12:12:35 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 971bd2bc047..78c0ec0a26c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-11-27 Gerd Moellmann + + * xdisp.c (try_window_id): Avoid starting to display in the moddle + of a character, a TAB for instance. This is easier than to set + up the iterator exactly, and it's not a frequent case, so the + additional effort wouldn't really pay off. + 2000-11-26 Andrew Choi * emacs.c (main) [macintosh]: call syms_of_frame before calling -- 2.30.2